1. Packages
  2. AWS Native
  3. API Docs
  4. ssm
  5. getResourceDataSync

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

aws-native.ssm.getResourceDataSync

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

    Resource Type definition for AWS::SSM::ResourceDataSync

    Using getResourceDataSync

    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 getResourceDataSync(args: GetResourceDataSyncArgs, opts?: InvokeOptions): Promise<GetResourceDataSyncResult>
    function getResourceDataSyncOutput(args: GetResourceDataSyncOutputArgs, opts?: InvokeOptions): Output<GetResourceDataSyncResult>
    def get_resource_data_sync(sync_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetResourceDataSyncResult
    def get_resource_data_sync_output(sync_name: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetResourceDataSyncResult]
    func LookupResourceDataSync(ctx *Context, args *LookupResourceDataSyncArgs, opts ...InvokeOption) (*LookupResourceDataSyncResult, error)
    func LookupResourceDataSyncOutput(ctx *Context, args *LookupResourceDataSyncOutputArgs, opts ...InvokeOption) LookupResourceDataSyncResultOutput

    > Note: This function is named LookupResourceDataSync in the Go SDK.

    public static class GetResourceDataSync 
    {
        public static Task<GetResourceDataSyncResult> InvokeAsync(GetResourceDataSyncArgs args, InvokeOptions? opts = null)
        public static Output<GetResourceDataSyncResult> Invoke(GetResourceDataSyncInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetResourceDataSyncResult> getResourceDataSync(GetResourceDataSyncArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:ssm:getResourceDataSync
      arguments:
        # arguments dictionary

    The following arguments are supported:

    SyncName string
    The name of the resource data sync.
    SyncName string
    The name of the resource data sync.
    syncName String
    The name of the resource data sync.
    syncName string
    The name of the resource data sync.
    sync_name str
    The name of the resource data sync.
    syncName String
    The name of the resource data sync.

    getResourceDataSync Result

    The following output properties are available:

    SyncSource Pulumi.AwsNative.Ssm.Outputs.ResourceDataSyncSyncSource
    Information about the source where the data was synchronized.
    SyncSource ResourceDataSyncSyncSource
    Information about the source where the data was synchronized.
    syncSource ResourceDataSyncSyncSource
    Information about the source where the data was synchronized.
    syncSource ResourceDataSyncSyncSource
    Information about the source where the data was synchronized.
    sync_source ResourceDataSyncSyncSource
    Information about the source where the data was synchronized.
    syncSource Property Map
    Information about the source where the data was synchronized.

    Supporting Types

    ResourceDataSyncAwsOrganizationsSource

    OrganizationSourceType string
    If an AWS organization is present, this is either OrganizationalUnits or EntireOrganization . For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
    OrganizationalUnits List<string>
    The AWS Organizations organization units included in the sync.
    OrganizationSourceType string
    If an AWS organization is present, this is either OrganizationalUnits or EntireOrganization . For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
    OrganizationalUnits []string
    The AWS Organizations organization units included in the sync.
    organizationSourceType String
    If an AWS organization is present, this is either OrganizationalUnits or EntireOrganization . For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
    organizationalUnits List<String>
    The AWS Organizations organization units included in the sync.
    organizationSourceType string
    If an AWS organization is present, this is either OrganizationalUnits or EntireOrganization . For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
    organizationalUnits string[]
    The AWS Organizations organization units included in the sync.
    organization_source_type str
    If an AWS organization is present, this is either OrganizationalUnits or EntireOrganization . For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
    organizational_units Sequence[str]
    The AWS Organizations organization units included in the sync.
    organizationSourceType String
    If an AWS organization is present, this is either OrganizationalUnits or EntireOrganization . For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
    organizationalUnits List<String>
    The AWS Organizations organization units included in the sync.

    ResourceDataSyncSyncSource

    SourceRegions List<string>
    The SyncSource AWS Regions included in the resource data sync.
    SourceType string
    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
    AwsOrganizationsSource Pulumi.AwsNative.Ssm.Inputs.ResourceDataSyncAwsOrganizationsSource
    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
    IncludeFutureRegions bool
    Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
    SourceRegions []string
    The SyncSource AWS Regions included in the resource data sync.
    SourceType string
    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
    AwsOrganizationsSource ResourceDataSyncAwsOrganizationsSource
    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
    IncludeFutureRegions bool
    Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
    sourceRegions List<String>
    The SyncSource AWS Regions included in the resource data sync.
    sourceType String
    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
    awsOrganizationsSource ResourceDataSyncAwsOrganizationsSource
    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
    includeFutureRegions Boolean
    Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
    sourceRegions string[]
    The SyncSource AWS Regions included in the resource data sync.
    sourceType string
    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
    awsOrganizationsSource ResourceDataSyncAwsOrganizationsSource
    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
    includeFutureRegions boolean
    Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
    source_regions Sequence[str]
    The SyncSource AWS Regions included in the resource data sync.
    source_type str
    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
    aws_organizations_source ResourceDataSyncAwsOrganizationsSource
    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
    include_future_regions bool
    Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
    sourceRegions List<String>
    The SyncSource AWS Regions included in the resource data sync.
    sourceType String
    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
    awsOrganizationsSource Property Map
    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
    includeFutureRegions Boolean
    Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi