We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.imagebuilder.getInfrastructureConfiguration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource schema for AWS::ImageBuilder::InfrastructureConfiguration
Using getInfrastructureConfiguration
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInfrastructureConfiguration(args: GetInfrastructureConfigurationArgs, opts?: InvokeOptions): Promise<GetInfrastructureConfigurationResult>
function getInfrastructureConfigurationOutput(args: GetInfrastructureConfigurationOutputArgs, opts?: InvokeOptions): Output<GetInfrastructureConfigurationResult>def get_infrastructure_configuration(arn: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetInfrastructureConfigurationResult
def get_infrastructure_configuration_output(arn: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetInfrastructureConfigurationResult]func LookupInfrastructureConfiguration(ctx *Context, args *LookupInfrastructureConfigurationArgs, opts ...InvokeOption) (*LookupInfrastructureConfigurationResult, error)
func LookupInfrastructureConfigurationOutput(ctx *Context, args *LookupInfrastructureConfigurationOutputArgs, opts ...InvokeOption) LookupInfrastructureConfigurationResultOutput> Note: This function is named LookupInfrastructureConfiguration in the Go SDK.
public static class GetInfrastructureConfiguration 
{
    public static Task<GetInfrastructureConfigurationResult> InvokeAsync(GetInfrastructureConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetInfrastructureConfigurationResult> Invoke(GetInfrastructureConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInfrastructureConfigurationResult> getInfrastructureConfiguration(GetInfrastructureConfigurationArgs args, InvokeOptions options)
public static Output<GetInfrastructureConfigurationResult> getInfrastructureConfiguration(GetInfrastructureConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:imagebuilder:getInfrastructureConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- Arn string
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- arn String
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- arn string
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- arn str
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- arn String
- The Amazon Resource Name (ARN) of the infrastructure configuration.
getInfrastructureConfiguration Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- Description string
- The description of the infrastructure configuration.
- InstanceMetadata Pulumi.Options Aws Native. Image Builder. Outputs. Infrastructure Configuration Instance Metadata Options 
- The instance metadata option settings for the infrastructure configuration.
- InstanceProfile stringName 
- The instance profile of the infrastructure configuration.
- InstanceTypes List<string>
- The instance types of the infrastructure configuration.
- KeyPair string
- The EC2 key pair of the infrastructure configuration..
- Logging
Pulumi.Aws Native. Image Builder. Outputs. Infrastructure Configuration Logging 
- The logging configuration of the infrastructure configuration.
- Placement
Pulumi.Aws Native. Image Builder. Outputs. Infrastructure Configuration Placement 
- The placement option settings for the infrastructure configuration.
- Dictionary<string, string>
- The tags attached to the resource created by Image Builder.
- SecurityGroup List<string>Ids 
- The security group IDs of the infrastructure configuration.
- SnsTopic stringArn 
- The SNS Topic Amazon Resource Name (ARN) of the infrastructure configuration.
- SubnetId string
- The subnet ID of the infrastructure configuration.
- Dictionary<string, string>
- The tags associated with the component.
- TerminateInstance boolOn Failure 
- The terminate instance on failure configuration of the infrastructure configuration.
- Arn string
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- Description string
- The description of the infrastructure configuration.
- InstanceMetadata InfrastructureOptions Configuration Instance Metadata Options 
- The instance metadata option settings for the infrastructure configuration.
- InstanceProfile stringName 
- The instance profile of the infrastructure configuration.
- InstanceTypes []string
- The instance types of the infrastructure configuration.
- KeyPair string
- The EC2 key pair of the infrastructure configuration..
- Logging
InfrastructureConfiguration Logging 
- The logging configuration of the infrastructure configuration.
- Placement
InfrastructureConfiguration Placement 
- The placement option settings for the infrastructure configuration.
- map[string]string
- The tags attached to the resource created by Image Builder.
- SecurityGroup []stringIds 
- The security group IDs of the infrastructure configuration.
- SnsTopic stringArn 
- The SNS Topic Amazon Resource Name (ARN) of the infrastructure configuration.
- SubnetId string
- The subnet ID of the infrastructure configuration.
- map[string]string
- The tags associated with the component.
- TerminateInstance boolOn Failure 
- The terminate instance on failure configuration of the infrastructure configuration.
- arn String
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- description String
- The description of the infrastructure configuration.
- instanceMetadata InfrastructureOptions Configuration Instance Metadata Options 
- The instance metadata option settings for the infrastructure configuration.
- instanceProfile StringName 
- The instance profile of the infrastructure configuration.
- instanceTypes List<String>
- The instance types of the infrastructure configuration.
- keyPair String
- The EC2 key pair of the infrastructure configuration..
- logging
InfrastructureConfiguration Logging 
- The logging configuration of the infrastructure configuration.
- placement
InfrastructureConfiguration Placement 
- The placement option settings for the infrastructure configuration.
- Map<String,String>
- The tags attached to the resource created by Image Builder.
- securityGroup List<String>Ids 
- The security group IDs of the infrastructure configuration.
- snsTopic StringArn 
- The SNS Topic Amazon Resource Name (ARN) of the infrastructure configuration.
- subnetId String
- The subnet ID of the infrastructure configuration.
- Map<String,String>
- The tags associated with the component.
- terminateInstance BooleanOn Failure 
- The terminate instance on failure configuration of the infrastructure configuration.
- arn string
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- description string
- The description of the infrastructure configuration.
- instanceMetadata InfrastructureOptions Configuration Instance Metadata Options 
- The instance metadata option settings for the infrastructure configuration.
- instanceProfile stringName 
- The instance profile of the infrastructure configuration.
- instanceTypes string[]
- The instance types of the infrastructure configuration.
- keyPair string
- The EC2 key pair of the infrastructure configuration..
- logging
InfrastructureConfiguration Logging 
- The logging configuration of the infrastructure configuration.
- placement
InfrastructureConfiguration Placement 
- The placement option settings for the infrastructure configuration.
- {[key: string]: string}
- The tags attached to the resource created by Image Builder.
- securityGroup string[]Ids 
- The security group IDs of the infrastructure configuration.
- snsTopic stringArn 
- The SNS Topic Amazon Resource Name (ARN) of the infrastructure configuration.
- subnetId string
- The subnet ID of the infrastructure configuration.
- {[key: string]: string}
- The tags associated with the component.
- terminateInstance booleanOn Failure 
- The terminate instance on failure configuration of the infrastructure configuration.
- arn str
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- description str
- The description of the infrastructure configuration.
- instance_metadata_ Infrastructureoptions Configuration Instance Metadata Options 
- The instance metadata option settings for the infrastructure configuration.
- instance_profile_ strname 
- The instance profile of the infrastructure configuration.
- instance_types Sequence[str]
- The instance types of the infrastructure configuration.
- key_pair str
- The EC2 key pair of the infrastructure configuration..
- logging
InfrastructureConfiguration Logging 
- The logging configuration of the infrastructure configuration.
- placement
InfrastructureConfiguration Placement 
- The placement option settings for the infrastructure configuration.
- Mapping[str, str]
- The tags attached to the resource created by Image Builder.
- security_group_ Sequence[str]ids 
- The security group IDs of the infrastructure configuration.
- sns_topic_ strarn 
- The SNS Topic Amazon Resource Name (ARN) of the infrastructure configuration.
- subnet_id str
- The subnet ID of the infrastructure configuration.
- Mapping[str, str]
- The tags associated with the component.
- terminate_instance_ boolon_ failure 
- The terminate instance on failure configuration of the infrastructure configuration.
- arn String
- The Amazon Resource Name (ARN) of the infrastructure configuration.
- description String
- The description of the infrastructure configuration.
- instanceMetadata Property MapOptions 
- The instance metadata option settings for the infrastructure configuration.
- instanceProfile StringName 
- The instance profile of the infrastructure configuration.
- instanceTypes List<String>
- The instance types of the infrastructure configuration.
- keyPair String
- The EC2 key pair of the infrastructure configuration..
- logging Property Map
- The logging configuration of the infrastructure configuration.
- placement Property Map
- The placement option settings for the infrastructure configuration.
- Map<String>
- The tags attached to the resource created by Image Builder.
- securityGroup List<String>Ids 
- The security group IDs of the infrastructure configuration.
- snsTopic StringArn 
- The SNS Topic Amazon Resource Name (ARN) of the infrastructure configuration.
- subnetId String
- The subnet ID of the infrastructure configuration.
- Map<String>
- The tags associated with the component.
- terminateInstance BooleanOn Failure 
- The terminate instance on failure configuration of the infrastructure configuration.
Supporting Types
InfrastructureConfigurationInstanceMetadataOptions    
- HttpPut intResponse Hop Limit 
- Limit the number of hops that an instance metadata request can traverse to reach its destination.
- HttpTokens Pulumi.Aws Native. Image Builder. Infrastructure Configuration Instance Metadata Options Http Tokens 
- Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:
- HttpPut intResponse Hop Limit 
- Limit the number of hops that an instance metadata request can traverse to reach its destination.
- HttpTokens InfrastructureConfiguration Instance Metadata Options Http Tokens 
- Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:
- httpPut IntegerResponse Hop Limit 
- Limit the number of hops that an instance metadata request can traverse to reach its destination.
- httpTokens InfrastructureConfiguration Instance Metadata Options Http Tokens 
- Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:
- httpPut numberResponse Hop Limit 
- Limit the number of hops that an instance metadata request can traverse to reach its destination.
- httpTokens InfrastructureConfiguration Instance Metadata Options Http Tokens 
- Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:
- http_put_ intresponse_ hop_ limit 
- Limit the number of hops that an instance metadata request can traverse to reach its destination.
- http_tokens InfrastructureConfiguration Instance Metadata Options Http Tokens 
- Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:
- httpPut NumberResponse Hop Limit 
- Limit the number of hops that an instance metadata request can traverse to reach its destination.
- httpTokens "required" | "optional"
- Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:
InfrastructureConfigurationInstanceMetadataOptionsHttpTokens      
InfrastructureConfigurationLogging  
- S3Logs
Pulumi.Aws Native. Image Builder. Inputs. Infrastructure Configuration S3Logs 
- The Amazon S3 logging configuration.
- S3Logs
InfrastructureConfiguration S3Logs 
- The Amazon S3 logging configuration.
- s3Logs
InfrastructureConfiguration S3Logs 
- The Amazon S3 logging configuration.
- s3Logs
InfrastructureConfiguration S3Logs 
- The Amazon S3 logging configuration.
- s3_logs InfrastructureConfiguration S3Logs 
- The Amazon S3 logging configuration.
- s3Logs Property Map
- The Amazon S3 logging configuration.
InfrastructureConfigurationPlacement  
- AvailabilityZone string
- AvailabilityZone
- HostId string
- HostId
- HostResource stringGroup Arn 
- HostResourceGroupArn
- Tenancy
Pulumi.Aws Native. Image Builder. Infrastructure Configuration Placement Tenancy 
- Tenancy
- AvailabilityZone string
- AvailabilityZone
- HostId string
- HostId
- HostResource stringGroup Arn 
- HostResourceGroupArn
- Tenancy
InfrastructureConfiguration Placement Tenancy 
- Tenancy
- availabilityZone String
- AvailabilityZone
- hostId String
- HostId
- hostResource StringGroup Arn 
- HostResourceGroupArn
- tenancy
InfrastructureConfiguration Placement Tenancy 
- Tenancy
- availabilityZone string
- AvailabilityZone
- hostId string
- HostId
- hostResource stringGroup Arn 
- HostResourceGroupArn
- tenancy
InfrastructureConfiguration Placement Tenancy 
- Tenancy
- availability_zone str
- AvailabilityZone
- host_id str
- HostId
- host_resource_ strgroup_ arn 
- HostResourceGroupArn
- tenancy
InfrastructureConfiguration Placement Tenancy 
- Tenancy
- availabilityZone String
- AvailabilityZone
- hostId String
- HostId
- hostResource StringGroup Arn 
- HostResourceGroupArn
- tenancy "default" | "dedicated" | "host"
- Tenancy
InfrastructureConfigurationPlacementTenancy   
InfrastructureConfigurationS3Logs  
- S3BucketName string
- S3BucketName
- S3KeyPrefix string
- S3KeyPrefix
- S3BucketName string
- S3BucketName
- S3KeyPrefix string
- S3KeyPrefix
- s3BucketName String
- S3BucketName
- s3KeyPrefix String
- S3KeyPrefix
- s3BucketName string
- S3BucketName
- s3KeyPrefix string
- S3KeyPrefix
- s3_bucket_ strname 
- S3BucketName
- s3_key_ strprefix 
- S3KeyPrefix
- s3BucketName String
- S3BucketName
- s3KeyPrefix String
- S3KeyPrefix
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi