Namespace Amazon.CDK.AWS.SSM
Classes
- CfnAssociation
A CloudFormation
AWS::SSM::Association
.
- CfnAssociation.InstanceAssociationOutputLocationProperty
InstanceAssociationOutputLocation
is a property of the AWS::SSM::Association resource that specifies an Amazon S3 bucket where you want to store the results of this association request.
- CfnAssociation.S3OutputLocationProperty
S3OutputLocation
is a property of the AWS::SSM::Association resource that specifies an Amazon S3 bucket where you want to store the results of this association request.
- CfnAssociation.TargetProperty
Target
is a property of the AWS::SSM::Association resource that specifies the targets for an SSM document in Systems Manager . You can target all instances in an AWS account by specifying theInstanceIds
key with a value of*
. To view a JSON and a YAML example that targets all instances, see "Create an association for all managed instances in an AWS account " on the Examples page.
- CfnAssociationProps
Properties for defining a
CfnAssociation
.
- CfnDocument
A CloudFormation
AWS::SSM::Document
.
- CfnDocument.AttachmentsSourceProperty
Identifying information about a document attachment, including the file name and a key-value pair that identifies the location of an attachment to a document.
- CfnDocument.DocumentRequiresProperty
An SSM document required by the current document.
- CfnDocumentProps
Properties for defining a
CfnDocument
.
- CfnMaintenanceWindow
A CloudFormation
AWS::SSM::MaintenanceWindow
.
- CfnMaintenanceWindowProps
Properties for defining a
CfnMaintenanceWindow
.
- CfnMaintenanceWindowTarget
A CloudFormation
AWS::SSM::MaintenanceWindowTarget
.
- CfnMaintenanceWindowTarget.TargetsProperty
The
Targets
property type specifies adding a target to a maintenance window target in AWS Systems Manager .
- CfnMaintenanceWindowTargetProps
Properties for defining a
CfnMaintenanceWindowTarget
.
- CfnMaintenanceWindowTask
A CloudFormation
AWS::SSM::MaintenanceWindowTask
.
- CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty
Configuration options for sending command output to Amazon CloudWatch Logs.
- CfnMaintenanceWindowTask.LoggingInfoProperty
The
LoggingInfo
property type specifies information about the Amazon S3 bucket to write instance-level logs to.
- CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty
The
MaintenanceWindowAutomationParameters
property type specifies the parameters for anAUTOMATION
task type for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.MaintenanceWindowLambdaParametersProperty
The
MaintenanceWindowLambdaParameters
property type specifies the parameters for aLAMBDA
task type for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty
The
MaintenanceWindowRunCommandParameters
property type specifies the parameters for aRUN_COMMAND
task type for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty
The
MaintenanceWindowStepFunctionsParameters
property type specifies the parameters for the execution of aSTEP_FUNCTIONS
task in a Systems Manager maintenance window.
- CfnMaintenanceWindowTask.NotificationConfigProperty
The
NotificationConfig
property type specifies configurations for sending notifications for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.TargetProperty
The
Target
property type specifies targets (either instances or window target IDs).
- CfnMaintenanceWindowTask.TaskInvocationParametersProperty
The
TaskInvocationParameters
property type specifies the task execution parameters for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTaskProps
Properties for defining a
CfnMaintenanceWindowTask
.
- CfnParameter
A CloudFormation
AWS::SSM::Parameter
.
- CfnParameterProps
Properties for defining a
CfnParameter
.
- CfnPatchBaseline
A CloudFormation
AWS::SSM::PatchBaseline
.
- CfnPatchBaseline.PatchFilterGroupProperty
The
PatchFilterGroup
property type specifies a set of patch filters for an AWS Systems Manager patch baseline, typically used for approval rules for a Systems Manager patch baseline.
- CfnPatchBaseline.PatchFilterProperty
The
PatchFilter
property type defines a patch filter for an AWS Systems Manager patch baseline.
- CfnPatchBaseline.PatchSourceProperty
PatchSource
is the property type for theSources
resource of the AWS::SSM::PatchBaseline resource.
- CfnPatchBaseline.RuleGroupProperty
The
RuleGroup
property type specifies a set of rules that define the approval rules for an AWS Systems Manager patch baseline.
- CfnPatchBaseline.RuleProperty
The
Rule
property type specifies an approval rule for a Systems Manager patch baseline.
- CfnPatchBaselineProps
Properties for defining a
CfnPatchBaseline
.
- CfnResourceDataSync
A CloudFormation
AWS::SSM::ResourceDataSync
.
- CfnResourceDataSync.AwsOrganizationsSourceProperty
Information about the
AwsOrganizationsSource
resource data sync source.
- CfnResourceDataSync.S3DestinationProperty
Information about the target S3 bucket for the resource data sync.
- CfnResourceDataSync.SyncSourceProperty
Information about the source of the data included in the resource data sync.
- CfnResourceDataSyncProps
Properties for defining a
CfnResourceDataSync
.
- CfnResourcePolicy
A CloudFormation
AWS::SSM::ResourcePolicy
.
- CfnResourcePolicyProps
Properties for defining a
CfnResourcePolicy
.
- CommonStringParameterAttributes
Common attributes for string parameters.
- ParameterOptions
Properties needed to create a new SSM Parameter.
- SecureStringParameterAttributes
Attributes for secure string parameters.
- StringListParameter
Creates a new StringList SSM Parameter.
- StringListParameterProps
Properties needed to create a StringList SSM Parameter.
- StringParameter
Creates a new String SSM Parameter.
- StringParameterAttributes
Attributes for parameters of various types of string.
- StringParameterProps
Properties needed to create a String SSM parameter.
Interfaces
- CfnAssociation.IInstanceAssociationOutputLocationProperty
InstanceAssociationOutputLocation
is a property of the AWS::SSM::Association resource that specifies an Amazon S3 bucket where you want to store the results of this association request.
- CfnAssociation.IS3OutputLocationProperty
S3OutputLocation
is a property of the AWS::SSM::Association resource that specifies an Amazon S3 bucket where you want to store the results of this association request.
- CfnAssociation.ITargetProperty
Target
is a property of the AWS::SSM::Association resource that specifies the targets for an SSM document in Systems Manager . You can target all instances in an AWS account by specifying theInstanceIds
key with a value of*
. To view a JSON and a YAML example that targets all instances, see "Create an association for all managed instances in an AWS account " on the Examples page.
- CfnDocument.IAttachmentsSourceProperty
Identifying information about a document attachment, including the file name and a key-value pair that identifies the location of an attachment to a document.
- CfnDocument.IDocumentRequiresProperty
An SSM document required by the current document.
- CfnMaintenanceWindowTarget.ITargetsProperty
The
Targets
property type specifies adding a target to a maintenance window target in AWS Systems Manager .
- CfnMaintenanceWindowTask.ICloudWatchOutputConfigProperty
Configuration options for sending command output to Amazon CloudWatch Logs.
- CfnMaintenanceWindowTask.ILoggingInfoProperty
The
LoggingInfo
property type specifies information about the Amazon S3 bucket to write instance-level logs to.
- CfnMaintenanceWindowTask.IMaintenanceWindowAutomationParametersProperty
The
MaintenanceWindowAutomationParameters
property type specifies the parameters for anAUTOMATION
task type for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.IMaintenanceWindowLambdaParametersProperty
The
MaintenanceWindowLambdaParameters
property type specifies the parameters for aLAMBDA
task type for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.IMaintenanceWindowRunCommandParametersProperty
The
MaintenanceWindowRunCommandParameters
property type specifies the parameters for aRUN_COMMAND
task type for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.IMaintenanceWindowStepFunctionsParametersProperty
The
MaintenanceWindowStepFunctionsParameters
property type specifies the parameters for the execution of aSTEP_FUNCTIONS
task in a Systems Manager maintenance window.
- CfnMaintenanceWindowTask.INotificationConfigProperty
The
NotificationConfig
property type specifies configurations for sending notifications for a maintenance window task in AWS Systems Manager .
- CfnMaintenanceWindowTask.ITargetProperty
The
Target
property type specifies targets (either instances or window target IDs).
- CfnMaintenanceWindowTask.ITaskInvocationParametersProperty
The
TaskInvocationParameters
property type specifies the task execution parameters for a maintenance window task in AWS Systems Manager .
- CfnPatchBaseline.IPatchFilterGroupProperty
The
PatchFilterGroup
property type specifies a set of patch filters for an AWS Systems Manager patch baseline, typically used for approval rules for a Systems Manager patch baseline.
- CfnPatchBaseline.IPatchFilterProperty
The
PatchFilter
property type defines a patch filter for an AWS Systems Manager patch baseline.
- CfnPatchBaseline.IPatchSourceProperty
PatchSource
is the property type for theSources
resource of the AWS::SSM::PatchBaseline resource.
- CfnPatchBaseline.IRuleGroupProperty
The
RuleGroup
property type specifies a set of rules that define the approval rules for an AWS Systems Manager patch baseline.
- CfnPatchBaseline.IRuleProperty
The
Rule
property type specifies an approval rule for a Systems Manager patch baseline.
- CfnResourceDataSync.IAwsOrganizationsSourceProperty
Information about the
AwsOrganizationsSource
resource data sync source.
- CfnResourceDataSync.IS3DestinationProperty
Information about the target S3 bucket for the resource data sync.
- CfnResourceDataSync.ISyncSourceProperty
Information about the source of the data included in the resource data sync.
- ICfnAssociationProps
Properties for defining a
CfnAssociation
.
- ICfnDocumentProps
Properties for defining a
CfnDocument
.
- ICfnMaintenanceWindowProps
Properties for defining a
CfnMaintenanceWindow
.
- ICfnMaintenanceWindowTargetProps
Properties for defining a
CfnMaintenanceWindowTarget
.
- ICfnMaintenanceWindowTaskProps
Properties for defining a
CfnMaintenanceWindowTask
.
- ICfnParameterProps
Properties for defining a
CfnParameter
.
- ICfnPatchBaselineProps
Properties for defining a
CfnPatchBaseline
.
- ICfnResourceDataSyncProps
Properties for defining a
CfnResourceDataSync
.
- ICfnResourcePolicyProps
Properties for defining a
CfnResourcePolicy
.
- ICommonStringParameterAttributes
Common attributes for string parameters.
- IParameter
An SSM Parameter reference.
- IParameterOptions
Properties needed to create a new SSM Parameter.
- ISecureStringParameterAttributes
Attributes for secure string parameters.
- IStringListParameter
A StringList SSM Parameter.
- IStringListParameterProps
Properties needed to create a StringList SSM Parameter.
- IStringParameter
A String SSM Parameter.
- IStringParameterAttributes
Attributes for parameters of various types of string.
- IStringParameterProps
Properties needed to create a String SSM parameter.
Enums
- ParameterDataType
SSM parameter data type.
- ParameterTier
SSM parameter tier.
- ParameterType
SSM parameter type.