Amazon.PowerShell.Cmdlets.EC2IB.AmazonImagebuilderClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see
Ensuring idempotency in the
Amazon EC2 API Reference.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The Amazon Resource Name (ARN) of the container recipe that defines how images are configured and tested.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DistributionConfigurationArn <
String>
The Amazon Resource Name (ARN) of the distribution configuration that defines and configures the outputs of your pipeline.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-EcrConfiguration_ContainerTag <
String[]>
Tags for Image Builder to apply to the output container image that Amazon Inspector scans. Tags can help you identify and manage your scanned images. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ImageScanningConfiguration_EcrConfiguration_ContainerTags |
-EcrConfiguration_RepositoryName <
String>
The name of the container repository that Amazon Inspector scans to identify findings for your container images. The name includes the path for the repository location. If you don’t provide this information, Image Builder creates a repository in your account named image-builder-image-scanning-repository for vulnerability scans of your output container images.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ImageScanningConfiguration_EcrConfiguration_RepositoryName |
-EnhancedImageMetadataEnabled <
Boolean>
Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
-ImageScanningConfiguration_ImageScanningEnabled <
Boolean>
A setting that indicates whether Image Builder keeps a snapshot of the vulnerability scans that Amazon Inspector runs against the build instance when you create a new image.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ImageTestsConfiguration_ImageTestsEnabled <
Boolean>
Determines if tests should run after building the image. Image Builder defaults to enable tests to run following the image build, before image distribution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ImageTestsConfiguration_TimeoutMinute <
Int32>
The maximum time in minutes that tests are permitted to run.The timeout property is not currently active. This value is ignored.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ImageTestsConfiguration_TimeoutMinutes |
-InfrastructureConfigurationArn <
String>
The Amazon Resource Name (ARN) of the infrastructure configuration that defines the environment in which your image will be built and tested.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'ImageBuildVersionArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Imagebuilder.Model.CreateImageResponse). Specifying the name of a property of type Amazon.Imagebuilder.Model.CreateImageResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The tags of the image. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
Contains an array of workflow configuration objects. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Workflows |